Build Index Endpoint
Overview
The Build Index API generates a similarity index used by the Get Similar Entries endpoint.
!If this request times out, it indicates that building the index requires more resources than your current plan supports. Please upgrade to the PRO plan and contact us for assistance.
Endpoint
GET https://api.myboardtoday.com/app/:app_id/source/:source_id/similar/build
Path Parameters
- app_id (required): The unique identifier (UUID) of your app.
- source_id (required): The unique identifier (UUID) of the data source.
Headers
- x-api-key (required): Your API key used for authentication.
Report Bugs, Request New Features, and Win $50 Every Month
We value your precious feedback. Please contact us when you find a bug or would like to request a new feature. (In the main panel, click on the bob logo on the top left corner, then in the Dropdown menu click on “contact for bugs or new features”). Every month we will select an “opinion leader” and reward him/her with $50 in cash.
Let me know if you'd like to include example requests/responses or error handling details too!